deps: Update annotate-snippets#6947
Conversation
|
@rustbot author |
|
Reminder, once the PR becomes ready for a review, use |
5bbdf78 to
415f5b0
Compare
|
@rustbot ready |
|
I might work on adding a snapshot based test suite that tests the stderr of rustfmt (to catch the above), sound useful? |
|
@clubby789 that would be fantastic! |
|
@clubby789 now that we have the snapshot tests merged let's rebase these changes on @rustbot author |
415f5b0 to
3eceb09
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
Looks like the snapshot tests are already helping out here! Maybe we actually need that extra newline that I commented about back in #6947 (comment)? |
3eceb09 to
da43be5
Compare
da43be5 to
45ab15a
Compare

As in #6391, rustc has moved to
annotate-snippets0.12. This updates rustfmt's dependency to match, following the migration guide.